Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make poll() test work with gcc 14 #9233

Conversation

lukebakken
Copy link
Contributor

Fixes #9211

  • Add headers (stdlib.h, fcntl.h) for poll
  • Add unistd.h for sbrk

(cherry picked from commit e2604aa)

Fixes erlang#9211

* Add headers (`stdlib.h`, `fcntl.h`) for `poll`
* Add `unistd.h` for `sbrk`

(cherry picked from commit e2604aa)
Copy link
Contributor

github-actions bot commented Dec 22, 2024

CT Test Results

    3 files    143 suites   47m 58s ⏱️
1 596 tests 1 546 ✅ 49 💤 1 ❌
2 340 runs  2 265 ✅ 74 💤 1 ❌

For more details on these failures, see this check.

Results for commit 7bd9414.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@jhogberg
Copy link
Contributor

Thanks for the PR! I'm closing this as it's the same change as #9234, and our patch workflow works better when we merge the same change forward.

@jhogberg jhogberg closed this Dec 23, 2024
@lukebakken lukebakken deleted the lukebakken/erlang-otp-9211-maint-27 branch December 23, 2024 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants